[INFO] cloning repository https://github.com/obdev/littlesnitch-linux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obdev/littlesnitch-linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobdev%2Flittlesnitch-linux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobdev%2Flittlesnitch-linux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3412db6b85ec6274744b3c366a88da02301a2bcf
[INFO] fixing obdev/littlesnitch-linux against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobdev%2Flittlesnitch-linux" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/obdev/littlesnitch-linux
[INFO] finished tweaking git repo https://github.com/obdev/littlesnitch-linux
[INFO] tweaked toml for git repo https://github.com/obdev/littlesnitch-linux written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obdev/littlesnitch-linux on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/obdev/littlesnitch-linux already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/aya-rs/aya`
[INFO] [stderr]     Updating git submodule `https://github.com/libbpf/libbpf`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-platform v0.3.2
[INFO] [stderr]   Downloaded network-types v0.1.0
[INFO] [stderr]   Downloaded cargo_metadata v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1ee6688e3ca171368dd128be6d5f80ac10a4bd7d3905ce02822a976e15f85579
[INFO] running `Command { std: "docker" "start" "1ee6688e3ca171368dd128be6d5f80ac10a4bd7d3905ce02822a976e15f85579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ee6688e3ca171368dd128be6d5f80ac10a4bd7d3905ce02822a976e15f85579" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ee6688e3ca171368dd128be6d5f80ac10a4bd7d3905ce02822a976e15f85579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ee6688e3ca171368dd128be6d5f80ac10a4bd7d3905ce02822a976e15f85579" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aya-ebpf-macros v0.1.1 (https://github.com/aya-rs/aya?rev=4fbce44b6a49dd189a7a3520c66db45baf3832ea#4fbce44b)
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling aya-log-common v0.1.15 (https://github.com/aya-rs/aya?rev=4fbce44b6a49dd189a7a3520c66db45baf3832ea#4fbce44b)
[INFO] [stderr]    Compiling aya-log-parser v0.1.13 (https://github.com/aya-rs/aya?rev=4fbce44b6a49dd189a7a3520c66db45baf3832ea#4fbce44b)
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling aya-log-ebpf-macros v0.1.0 (https://github.com/aya-rs/aya?rev=4fbce44b6a49dd189a7a3520c66db45baf3832ea#4fbce44b)
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling network-types v0.1.0
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling aya-build v0.1.2 (https://github.com/aya-rs/aya?rev=4fbce44b6a49dd189a7a3520c66db45baf3832ea#4fbce44b)
[INFO] [stderr]    Compiling aya-ebpf-cty v0.2.2 (https://github.com/aya-rs/aya?rev=4fbce44b6a49dd189a7a3520c66db45baf3832ea#4fbce44b)
[INFO] [stderr]    Compiling aya-ebpf-bindings v0.1.1 (https://github.com/aya-rs/aya?rev=4fbce44b6a49dd189a7a3520c66db45baf3832ea#4fbce44b)
[INFO] [stderr]    Compiling aya-ebpf v0.1.1 (https://github.com/aya-rs/aya?rev=4fbce44b6a49dd189a7a3520c66db45baf3832ea#4fbce44b)
[INFO] [stderr]     Checking aya-obj v0.2.1 (https://github.com/aya-rs/aya?rev=4fbce44b6a49dd189a7a3520c66db45baf3832ea#4fbce44b)
[INFO] [stderr]     Checking aya-log-ebpf v0.1.1 (https://github.com/aya-rs/aya?rev=4fbce44b6a49dd189a7a3520c66db45baf3832ea#4fbce44b)
[INFO] [stderr]     Checking aya v0.13.1 (https://github.com/aya-rs/aya?rev=4fbce44b6a49dd189a7a3520c66db45baf3832ea#4fbce44b)
[INFO] [stderr]    Compiling ebpf v0.1.0 (/opt/rustwide/workdir/ebpf)
[INFO] [stderr]     Checking aya-log v0.2.1 (https://github.com/aya-rs/aya?rev=4fbce44b6a49dd189a7a3520c66db45baf3832ea#4fbce44b)
[INFO] [stderr]    Compiling demo-runner v0.1.0 (/opt/rustwide/workdir/demo-runner)
[INFO] [stderr] warning: demo-runner@0.1.0: error: toolchain 'nightly-x86_64-unknown-linux-gnu' is not installed
[INFO] [stderr] warning: demo-runner@0.1.0: help: run `rustup toolchain install nightly-x86_64-unknown-linux-gnu` to install it
[INFO] [stderr] error: failed to run custom build command for `demo-runner v0.1.0 (/opt/rustwide/workdir/demo-runner)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/demo-runner-c54e626aace122d0/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/ebpf
[INFO] [stderr]   cargo:warning=error: toolchain 'nightly-x86_64-unknown-linux-gnu' is not installed
[INFO] [stderr]   cargo:warning=help: run `rustup toolchain install nightly-x86_64-unknown-linux-gnu` to install it
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: env -u RUSTC -u RUSTC_WORKSPACE_WRAPPER CARGO_ENCODED_RUSTFLAGS="--cfg=bpf_target_arch=\"x86_64\"\u{1f}-Cdebuginfo=2\u{1f}-Clink-arg=--btf" "rustup" "run" "nightly" "cargo" "build" "--package" "ebpf" "-Z" "build-std=core" "--bins" "--message-format=json" "--release" "--target" "bpfel-unknown-none" "--features" "with-inline-assembler" "--target-dir" "/opt/rustwide/target/debug/build/demo-runner-d321706c1c40818c/out/ebpf" failed: ExitStatus(unix_wait_status(256))
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stderr]      1: anyhow::__private::format_err
[INFO] [stderr]      2: aya_build::build_ebpf::<[aya_build::Package; 1]>
[INFO] [stderr]      3: build_script_build::main
[INFO] [stderr]      4: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      5: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]      6: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]      7: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]      9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     11: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:175:24
[INFO] [stderr]     12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     15: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:171:5
[INFO] [stderr]     16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     17: main
[INFO] [stderr]     18: <unknown>
[INFO] [stderr]     19: __libc_start_main
[INFO] [stderr]     20: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1ee6688e3ca171368dd128be6d5f80ac10a4bd7d3905ce02822a976e15f85579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ee6688e3ca171368dd128be6d5f80ac10a4bd7d3905ce02822a976e15f85579", kill_on_drop: false }`
[INFO] [stdout] 1ee6688e3ca171368dd128be6d5f80ac10a4bd7d3905ce02822a976e15f85579
